home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ian & Stuart's Australian Mac 1993 September
/
September 93.iso
/
Archives
/
Sound
/
Learning
/
Music Gym
/
Intervals
/
card_6392.txt
< prev
next >
Wrap
Text File
|
1993-06-25
|
2KB
|
78 lines
-- card: 6392 from stack: in
-- bmap block id: 6605
-- flags: 0000
-- background id: 2670
-- name: ascending diminished 4th
-- part 2 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=150 top=90 right=139 bottom=242
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: First Note
----- HyperTalk script -----
on mouseUp
play "harpsichord" tempo 450 "e4w"
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=260 top=90 right=139 bottom=353
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Second Note
----- HyperTalk script -----
on mouseUp
play "harpsichord" tempo 450 "ab4w"
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=67 top=273 right=295 bottom=171
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Major 3rd
----- HyperTalk script -----
on mouseUp
play "harpsichord" tempo 450 "e4w g#"
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=186 top=153 right=177 bottom=289
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Diminished 4th
----- HyperTalk script -----
on mouseUp
play "harpsichord" tempo 450 "e4w ab"
end mouseUp